Namespaces

Types in FluentNHibernate.Automapping

Type AutoJoinedSubClassPart<T>

Namespace FluentNHibernate.Automapping

Parent JoinedSubClassPart<TSubclass>

Interfaces IAutoClasslike

Methods

Properties

Public instance methods

object GetMapping()

void SubClass<TSubclass>(string discriminatorValue, Action<AutoSubClassPart<TSubclass>> action)

Public properties

Type EntityType get;

ColumnMappingCollection<TParent> KeyColumns get;

JoinedSubClassPart<TSubclass> Not get;